Skip to content

Fix Cursor plugin component discovery #2

Merged
R4ph-t merged 2 commits intorenderinc:mainfrom
rshah2020:main
Mar 12, 2026
Merged

Fix Cursor plugin component discovery #2
R4ph-t merged 2 commits intorenderinc:mainfrom
rshah2020:main

Conversation

@rshah2020
Copy link

The Cursor parser wasn't detecting any plugin components - changed MCP config file to .mcp.json, removed redundant pluginRoot field, and declared all component paths in plugin.json

Rohan Shah added 2 commits March 9, 2026 20:19
The Cursor plugin spec requires the MCP config file to be named
.mcp.json (with a leading dot) for automatic discovery. Without
this, the MCP server configuration is silently ignored.

Also updates the validator script and plugin README to match.

Made-with: Cursor
Remove pluginRoot from marketplace.json to avoid ambiguous source
resolution, and explicitly declare all component paths (skills, rules,
agents, commands, hooks, mcpServers) in plugin.json so the Cursor
parser reliably discovers every component.

Made-with: Cursor
@R4ph-t R4ph-t merged commit 1d8fb10 into renderinc:main Mar 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants